-
Notifications
You must be signed in to change notification settings - Fork 32
🔨initial Mergify configuration #7108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Andrei Neagu <null>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Question: what is the need to have do-not-merge label?
@sanderegg I think it's to explicitly not merge the PR. To make it clear for others that this is not to be merged. |
|



NOTE: I will provide further guidance on how to use this as soon as I figure it out completely.
Initial rules for configuring Mergify.
Added the following labels to the repo:
🤖-automergehas to be added manually for Mergify to take care of merging the PR🤖-do-not-mergehas to be added manually to "mark" the PR as do not merge (verify will never merge a PR with this label)Note: I still need to figure out the autrretry when CIs fail. But I'll keep an eye on that. For now let's see how this works.